Attached patch fixes linking error when creating the xl binary.
authorStefano Stabellini <sstabellini@xensource.com>
Tue, 20 Jul 2010 16:37:09 +0000 (17:37 +0100)
committerStefano Stabellini <sstabellini@xensource.com>
Tue, 20 Jul 2010 16:37:09 +0000 (17:37 +0100)
commit7c8f63d3d0b13b751a957180c8ad87de3f454a28
tree764613d5a35e3e68d2acd429888853409cc0cedc
parent5db6016998992e89558c9c3bfc1cddef5c9536e8
Attached patch fixes linking error when creating the xl binary.
The xl binary compiles in xl_cmdimpl.c which calls code from
libxl_paths.c and libxl_bootloader.c.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/libxl/Makefile